home *** CD-ROM | disk | FTP | other *** search
/ Cubase Magazine 30 / Issue #30.iso / pc / 2-SOFTWARE / RTEQ 3.0 / SRC / RESOURCE.H < prev    next >
Encoding:
C/C++ Source or Header  |  2000-12-05  |  2.7 KB  |  67 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by equalizer.rc
  4. //
  5. #define IDC_MYICON                      2
  6. #define IDD_EQUALIZER_DIALOG            102
  7. #define IDD_ABOUTBOX                    103
  8. #define IDS_APP_TITLE                   103
  9. #define IDM_ABOUT                       104
  10. #define IDM_PREFERENCES                 105
  11. #define IDS_HELLO                       106
  12. #define IDI_EQUALIZER                   107
  13. #define IDI_SMALL                       108
  14. #define IDC_EQUALIZER                   109
  15. #define IDS_ERR_MEMORY                  110
  16. #define IDS_DXERR_UNDOCUMENTED          111
  17. #define IDS_DXERR_UNSUPPORTED           112
  18. #define IDS_DXERR_GENERIC               113
  19. #define IDS_DXERR_BADFORMAT             114
  20. #define IDS_DXERR_NODRIVER              115
  21. #define IDS_DXERR_ALLOCATED             116
  22. #define IDR_MAINFRAME                   128
  23. #define IDD_DIALOG1                     129
  24. #define IDD_PREFERENCES                 129
  25. #define IDB_TRACK                       132
  26. #define IDB_BAR                         133
  27. #define IDB_SMLOGO                      134
  28. #define IDB_LOGO                        139
  29. #define IDD_SPLASHSCREEN                140
  30. #define IDC_EDIT1                       1001
  31. #define IDC_BASEBUFSIZE                 1001
  32. #define IDC_EDIT2                       1002
  33. #define IDC_RECFREQ                     1002
  34. #define IDC_EDIT3                       1003
  35. #define IDC_TRESHOLD                    1003
  36. #define IDC_NUMSLIDERS                  1004
  37. #define IDC_RECPERIOD                   1006
  38. #define IDC_PRIORITY                    1007
  39. #define IDC_SPIN3                       1009
  40. #define IDC_CHANNELS                    1010
  41. #define IDC_DYNAMIC_RANGE_SCALE         1011
  42. #define IDC_RESET                       1012
  43. #define IDC_BASEBUFSIZEBYTES            1024
  44. #define IDC_MONO                        1025
  45. #define IDC_STEREO                      1026
  46. #define IDC_PRIORITY_LOW                1027
  47. #define IDC_PRIORITY_NORMAL             1028
  48. #define IDC_PRIORITY_HIGH               1029
  49. #define IDC_PRIORITY_REALTIME           1030
  50. #define IDC_DYNAMIC_EQUALIZING          1031
  51. #define IDC_ALL_CHANNELS                1032
  52. #define IDC_ONE_CHANNEL                 1033
  53. #define IDC_CHANNEL_NR                  1034
  54. #define IDC_BLUR_EQ                     1036
  55. #define IDC_STATIC                      -1
  56.  
  57. // Next default values for new objects
  58. // 
  59. #ifdef APSTUDIO_INVOKED
  60. #ifndef APSTUDIO_READONLY_SYMBOLS
  61. #define _APS_NEXT_RESOURCE_VALUE        142
  62. #define _APS_NEXT_COMMAND_VALUE         32776
  63. #define _APS_NEXT_CONTROL_VALUE         1038
  64. #define _APS_NEXT_SYMED_VALUE           110
  65. #endif
  66. #endif
  67.